ComponentOne ASP.NET MVC Controls
OnClientItemsChanged Property

C1.Web.Mvc Namespace > ListBox<T> Class : OnClientItemsChanged Property
Occurs when the list of items changes.
Syntax
'Declaration
 
Public Property OnClientItemsChanged As String
public string OnClientItemsChanged {get; set;}
See Also

Reference

ListBox<T> Class
ListBox<T> Members